PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFBaseDigitalSignature Class / setLocation Method
The CPU host name or physical location of the signing.
In This Topic
    setLocation Method
    In This Topic
    Sets the location.
    This property should not be set for signatures.
    Syntax
    public void setLocation( 
       java.lang.String location
    )

    Parameters

    location
    The CPU host name or physical location of the signing.
    See Also